This frame contains the page corresponding to the selection in the TreeView control. By changing the TreeView selection, this frame changes accordingly.
Each node in the TreeView control has been assigned a custom bitmap that correspondence to a meaning:
- This is
the Main Page for the Web Site
- This
means that this item is a page, but also has items underneath
(children)
- This
means that this item is a page and has not children (leaf)
- This means
that the item is a page with form fields, or is an Active Server
Page.
By selecting a node, this page will change to reflect your selection. You will need a live connection to the Internet in order for this sample to work correctly. If you do not have a live connection, this page will not page, and your browser will give you an error. Some of the links from the TreeView to the ProtoView Web Site may not work if/when the site changes. This sample is only intended to show how you can use the TreeView contrtol in an HTML page.
Last Updated: 8/18/98